tools/python/xs: fix two comments
authorWei Liu <wei.liu2@citrix.com>
Mon, 29 Feb 2016 16:01:24 +0000 (16:01 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 1 Mar 2016 18:00:43 +0000 (18:00 +0000)
commitd84b8bf2e0edfadbf122fa36ec8b286061285fcf
treedcf569bd40570f1fd1d6aa618e623c559a60b9e4
parent7ad15a7dc3dfd16f63e3c4038473af972441a043
tools/python/xs: fix two comments

These two functions require transaction handle as the first argument.

Reported-by: Sergei Lebedev <sergei.a.lebedev@gmail.com>
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
tools/python/xen/lowlevel/xs/xs.c